GtkActionBar: Just leave the center widget as NULL, initially
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Jan 2014 21:16:52 +0000 (16:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Jan 2014 21:16:52 +0000 (16:16 -0500)
commit3efd0b28740d46b7889b74db19a1cb09c2dfe600
treeb15b0057f3026d1000fc69770d212c1aee706ba3
parentcc6ffd0481e15659d6ec6758fa4e457a307f3137
GtkActionBar: Just leave the center widget as NULL, initially

No need to construct a box that gets thrown away later.
Plus, this fixes the defaultvalue test for GtkActionBar.
gtk/gtkactionbar.c